projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2ea622
)
Change side-window default position to right
author
justbur
<justin@burkett.cc>
Mon, 6 Jul 2015 18:40:07 +0000
(14:40 -0400)
committer
justbur
<justin@burkett.cc>
Mon, 6 Jul 2015 18:40:07 +0000
(14:40 -0400)
which-key.el
patch
|
blob
|
history
diff --git
a/which-key.el
b/which-key.el
index 28f579c4e0dbbd3cf03615d189ec4f09ba993968..728fdb138bc3f741cc0ac1c72dccec5b160234d0 100644
(file)
--- a/
which-key.el
+++ b/
which-key.el
@@
-43,7
+43,7
@@
cells for replacing descriptions.")
"Name of which-key buffer.")
(defvar which-key-popup-type 'minibuffer
"Supported types are minibuffer, side-window and frame.")
-(defvar which-key-side-window-location '
bottom
+(defvar which-key-side-window-location '
right
"Location of which-key popup when `which-key-popup-type' is
side-window. Should be one of top, bottom, left or right.")
(defvar which-key-side-window-max-width 60